@charset "utf-8";
/* CSS Document */

.containerOne img{
	width:100%;
}
.wrapper{
	width:52%;
	margin:0 auto;
}
/*5-3级页面客厅-drawing room starts*/
.drawingRoom5{
	background:url(../images/bg.png) repeat;
	width:100%;
}
.drawingRoom5  .firstRow{
	border-bottom:1px solid #fff;
	width:100%;
	padding:0;
}
.drawingRoom5 .firstRow ul{
	padding:28px 0 4px 0;
}
.drawingRoom5 .firstRow ul li{
	float:left;
	color:#fff;
	font-size:14px;
	line-height:20px;
}
.drawingRoom5 .firstRow ul li a{
	color:#fff;
	font-size:14px;
	line-height:20px;
	text-decoration:none;
	padding-left:5px;
}
.drawingRoom5 .rowOuter{
	background:#313131;
}
.drawingRoom5  .secondRow{
	padding:15px 0 105px 0;
}
.drawingRoom5 .imageShow{
	width:78%;
	margin:27px auto 7px auto;
    margin-bottom: -3%;
}
.drawingRoom5 .imageShow img{
    width:52%;
    margin:0 auto;
}
.drawingRoom5 .secondRow .firstCol{
	background:#313131;
	padding:0 0 0 0;
	height:1432px;
}
.drawingRoom5 .secondRow .firstCol:first-child{
	padding:0 0 29% 0;
}
.drawingRoom5 .secondRow .firstCol_new{
	background:#313131;
	padding:0 0 0 0;
	height:820px;
}
.drawingRoom5 .secondRow .firstCol_new:first-child{
	padding:0 0 29% 0;
}

.drawingRoom5 .secondRow .firstCol_new1{
	background:#313131;
	padding:0 0 0 0;
	height:790px;
}
.drawingRoom5 .secondRow .firstCol_new1:first-child{
	padding:0 0 29% 0;
}

.drawingRoom5 .secondRow .firstCol_new2{
	background:#313131;
	padding:0 0 0 0;
	height:1432px;
}
.drawingRoom5 .secondRow .firstCol_new2:first-child{
	padding:0 0 29% 0;
}

.drawingRoom5 .secondRow .firstCol_new3{
	background:#313131;
	padding:0 0 0 0;
	height:790px;
}
.drawingRoom5 .secondRow .firstCol_new3:first-child{
	padding:0 0 29% 0;
}

.drawingRoom5 .borderOne{
	border-bottom: 1px solid #fff;
    width: 75%;
    margin: 24px auto;
}
.drawingRoom5 .borderOne h1{
	color: #fff;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    position: absolute;
    left: 0;
    margin: 0 auto;
    right: 0;
    background: #313131;
    width: 46%;
    letter-spacing: 2px;
    MARGIN-TOP: -13PX;
}
.drawingRoom5 .secOne h1{
	color:#7d7d7d;
	font-size:14px;
	line-height:32px;
	cursor:pointer;
	text-indent: 16%;
	width:100%;
	padding:4px 0;
}
.drawingRoom5 .secOne h1.active{
	color:#fff;
}
.drawingRoom5 .secOne h1:hover{
	color:#fff;
}
.drawingRoom5 .secOne .leftOne{
	background-color:#7d7d7d;
	width:100%;
	display:none;
}
.drawingRoom5 .secOne .leftOneNew{
	display:block;
}
.drawingRoom5 .secOne ul{
	padding:5px 0;
}
.drawingRoom5 .secOne ul li{
	color:#a0a0a0;
	font-size:12px;
	line-height:25px;
	text-indent: 16%;
}
.drawingRoom5 .secOne .secondOne{
	background: url(../images/list-arrow.png) no-repeat 84% 9px;
    display: inline-block;
	border-bottom:1px solid #484848;
}
.drawingRoom5 .secOne .firstOne{
	background: url(../images/list-arrow2.png) no-repeat 84% 13px;
    display: inline-block;
}
.drawingRoom5 .textOne{
	color:#fff;
	line-height:26px;
	font-size:18px;
	text-align:center;
	background:#656565;
	padding: 10px 0;
}
.drawingRoom5 .mainLoop h1{
	color:#fff;
	font-size:14px;
	line-height:20px;
	text-align:center;
	background:#1e1e1e;
	padding:10px 0;
}
.drawingRoom5 .loopOne .rowMain{
	margin:0 ;
}
.drawingRoom5 .loopOne .rowMain .colImage{
	padding:0;
}
.drawingRoom5 .loopOne .rowMain .colImage .firstImage{
	width:100%;
	display:block;
}
.drawingRoom5 .loopOne .rowMain .colImage .firstText{
	background:#fff;
	font-size:14px;
	color:#53391f;
	line-height:20px;
	width:100%;
	border-right:1px solid #9d9d9d;
	padding: 20px 0;
	text-indent: 12%;
	text-decoration:none;
}
.drawingRoom5 .loopOne .rowMain .colImage:last-child .firstText{
	border-right:0
}
.drawingRoom5  .lastRow .lastLink{
	color:#1e1e1e;
	font-size:14px;
	line-height:30px;
	width:100%;
	text-align:center;
	background:#e5e5e5;
	padding: 6px 0;
	text-decoration:none;
}
.drawingRoom5 .mainLoop:last-child .lastLink{
	border-top:2px solid #1e1e1e;
}
.drawingRoom5 .mainLoop:last-child{
	padding-bottom:128px;
}
.drawingRoom5 .rowSec{
	margin:0;
}
.drawingRoom5 .colSec{
	padding:0;
}
.drawingRoom5 .one{
	width:100%;
	position:relative;
}
.drawingRoom5 .rowSec .colSec:last-child .one a{
	position: absolute;
    bottom: 4%;
    left: 71%;
    color: #ffffff;
    font-size: 13px;
    line-height: 20px;
	text-decoration:none;
}
.drawingRoom5 .rowSec .colSec:nth-child(1){
	background:#2f2f2f;
}
.drawingRoom5 .leftSec{
	width: 34%;
    padding-bottom: 10px;
}
.drawingRoom5 .rightSec{
	width:10%;
	margin-top:18%;
}
.drawingRoom5 .rightSec h1{
	color:#fff;
	font-size:13px;
	line-height:20px;
	text-align:right;
}
.drawingRoom5 .showImageOne{
	width: 75%;
    margin: 17px auto;
}
.drawingRoom5 .mainOneSec{
	 overflow:hidden;
	 width:92%;
	 margin: 0 auto;
 }
.drawingRoom5 .borderTwo{
	width: 99%;
    position: relative;
    border-bottom: 1px solid #b28850;
    margin: 12px auto;
}
.drawingRoom5 .borderTwo h1{
	color: #b28850;
    font-size: 15px;
    line-height: 25px;
    text-align: center;
    position: absolute;
    top: -14px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #2f2f2f;
    width: 67%;
}
.fixedSec {
    position: fixed;
    margin: 0 auto;
    right: 5%;
    top: 25%;
    width: 14%;
}
@media(max-width:768px) and ( min-width:320px){
.drawingRoom5 .wrapper{
	width:100%;
}
.drawingRoom5 .rowSec .colSec:last-child .one:last-child a{
	left:3%;
}
}
@media(max-width:1024px) and ( min-width:768px){
.drawingRoom5 .wrapper{
	width:65%;
}
.drawingRoom5 .rowSec .colSec:nth-child(2) .one:first-child a{
	left:3%;
}
.drawingRoom5 .rowSec .colSec:last-child .one{
	margin:20px 0;
}
.drawingRoom5 .rowSec .colSec:last-child .one:last-child{
	margin:20px 0 50px 0;
}
.drawingRoom5 .rowSec:last-child .colSec:last-child .one a{
    font-size: 20px;
    line-height: 30px;
}
.drawingRoom5 .mainOne{
	background:#1e1e1e;
}
.drawingRoom5 .rightSec {
    margin-top: 8%;
}
.drawingRoom5 .rightSec h1 {
    font-size: 24px;
    line-height: 27px;
}
.drawingRoom5 .mainOneSec {
    width: 84%;
}
.drawingRoom5 .leftSec {
    width: 18%;
}
.drawingRoom5 .borderTwo h1 {
    font-size: 17px;
    width: 71%;
}
.drawingRoom5 .rowSec .colSec:nth-child(2) .one a{
	bottom:7%;
}
.drawingRoom5 .rowSec .colSec:nth-child(2) .one:last-child a{
	left:71%;
}
}
/*5-3级页面客厅-drawing room ends*/
/*4-2级页面-新品展示-drawing room starts*/
.drawingRoom5 .borderOneMain{
	border-bottom: 1px solid #b28850;
    width: 75%;
    margin: 24px auto;
}
.drawingRoom5 .borderOneMain h1{
	color: #b28850;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    position: absolute;
    left: 0;
    margin: 0 auto;
    right: 0;
    background: #313131;
    width: 45%;
    letter-spacing: 2px;
    MARGIN-TOP: -13PX;
}
.drawingRoom5 .lastPara{
	padding:0;
	margin-bottom:150px;
}
.drawingRoom5 .paraOne{
	width:80%;
	margin:0 auto;
	padding:68px 0 25px 0;
	border-bottom:1px solid #ffffff;
}
.drawingRoom5 h1{
	color:#a0a0a0;
	font-size:18px;
	line-height:32px;
	padding-bottom:5px;
}
.drawingRoom5 p{
	color:#ffffff;
	font-size:12px;
	line-height:22px;
}
.drawingRoom5 .pgwSlideshow{
	background:#0e0e0e;
	padding-top:8px;
}

.drawingRoom5 .pgwSlideshow li img{
/*	height:325px;*/
}

.drawingRoom5 .pgwSlideshow .ps-current .ps-prev{
	background:none;
	border:none;
	top:30%;
}
.drawingRoom5 .pgwSlideshow .ps-current .ps-prevIcon{
	background:url(../images/dw-banar-arrow-left.png) no-repeat;
	background-size:100% 100%;
	width:37PX;
	height:72PX;
	display:inline-block;
    border:none;
}
.drawingRoom5 .pgwSlideshow .ps-current .ps-next{
	background:none;
	border:none;
	top:30%;
}
.drawingRoom5 .pgwSlideshow .ps-current .ps-nextIcon{
	background:url(../images/dw-banar-arrow-right.png) no-repeat;
	background-size:100% 100%;
	width:37PX;
	height:72PX;
	display:inline-block;
    border:none;
}
.drawingRoom5 .pgwSlideshow .ps-list{
	background:#1e1e1e;
	border:none;
	box-shadow:none;
	margin-top:8px;
}
.drawingRoom5 .pgwSlideshow .ps-list li img{
	width:182px;
	height:130px;
}
.drawingRoom5 .pgwSlideshow .ps-list .ps-prev{
    border: none;
    padding: 54px 1% 54px 1%;
    top: 0px;
    background: #656565;
	border-radius:0;
	display:block !important;
}
.drawingRoom5 .pgwSlideshow .ps-list .ps-next{
	 border: none;
    padding: 54px 1% 54px 1%;
    top: 0px;
    background: #656565;
	border-radius:0;
	display:block !important;
}
.drawingRoom5 .pgwSlideshow .ps-list ul {
    overflow: hidden;
}
.drawingRoom5 .pgwSlideshow .ps-list li .ps-item.ps-selected img{
	    margin: 0px;
}
.drawingRoom5 .pgwSlideshow .ps-list li .ps-item.ps-selected {
    border: 0;
}
.drawingRoom5 .pgwSlideshow .ps-list li img{
	border: 0;
}
.drawingRoom5 .pgwSlideshow .ps-list .ps-prevIcon{
	background:url(../images/dw-banar2-arrow-left.png) no-repeat;
	width:10px;
	height:19px;
	display:inline-block;
	border:0;
}
.drawingRoom5 .pgwSlideshow .ps-list .ps-nextIcon{
	background:url(../images/dw-banar2-arrow-right.png) no-repeat;
	width:10px;
	height:19px;
	display:inline-block;
	border:0;
}
/* .drawingRoom5 .pgwSlideshow li span{
	margin:10px 0 !important;
	display:block !important;
}*/
.drawingRoom5 .secondRow .firstColOne{
	background:#1e1e1e;
	padding:0 0 0 0;
}
.drawingRoom5 .rowSection{
	margin:0;
}
.drawingRoom5 .colSection{
	padding:0;
}
.drawingRoom5 #slideshow {
	overflow: hidden;
	padding: 0;
	margin: 0 auto;
	list-style-type: none;
}
.drawingRoom5 #slideshow li {
	list-style-type: none;
}
.drawingRoom5 .bx-prev { 
	float: left;
	background:url(../images/dw-banar-arrow-left.png) no-repeat;
	background-size:100% 100%;
	width:37px;
	height:72px; 
	position:absolute;
	top:40%;
	left:3%;
}
.drawingRoom5 .bx-next { 
  	float: right;
	background:url(../images/dw-banar-arrow-right.png) no-repeat;
	background-size:100% 100%;
	width:37px;
	height:72px; 
	position:absolute;
	top:40%;
	right:3%;
	z-index:10;
}
 .drawingRoom5  .bx-pager { text-align: center; }
  .drawingRoom5 .bx-pager-item { display: none;}
 .drawingRoom5  .bx-pager-item .active { color: #F08A22; }
  
 .drawingRoom5  #slide-counter {
    font-size: 24px;
    color: #fff;
/*    position: absolute;*/
    background: rgba(143, 185, 253, 0.8);
/*    bottom: 0%;*/
    width: 100%;
    line-height: 47px;
    z-index: 10;
  }
.drawingRoom5 .current-index{
	margin-left:88%;
}
.drawingRoom5 .colSectionTwo{
	padding:0;
	background:#1e1e1e;
}
.drawingRoom5 .innerSec{
	width:80%;
	margin:20px auto;
}
.drawingRoom5  .topSection{
/*	overflow:hidden;
	position:absolute;
	top:0%;*/
	width:100%;
	background:rgba(65,65,65,.9);
}
.drawingRoom5  .topSection .innertopSec{
	width:90%;
	margin:0 auto;
	overflow:hidden;
}
.drawingRoom5  .topSection .leftSec{
	width:18%;
}
.drawingRoom5  .topSection .leftSec .showImageTwo{
	width: 62%;
    margin: 15px auto;
}
.drawingRoom5 .topSection .leftSec .borderThree h2 {
    color: #b28850;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    position: absolute;
    top: -14px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 67%;
}
.drawingRoom5 .borderThree {
    width: 99%;
    position: relative;
	background:url(../images/backline.png) no-repeat;
	background-size:100% 100%;
	height:1px;
}
.drawingRoom5 .rightSecTwo{
    margin-top: 6%;
}
.drawingRoom5 .rightSecTwo h2 {
    color: #fff;
    font-size: 24px;
    line-height: 27px;
    text-align: right;
}
.drawingRoom5 .fixedSec {
    position: fixed;
    margin: 0 auto;
    right: 5%;
    top: 25%;
    width: 14%;
}
@media(max-width:768px) and ( min-width:320px){
.drawingRoom5 .current-index {
    margin-left: 82%;
}
.drawingRoom5 #slide-counter {
	font-size:18px;
    background: rgba(65, 65, 65, 0.8);
}
.drawingRoom5 .rightSecTwo {
    margin-top: 14%;
}
.drawingRoom5 .topSection .leftSec {
    width: 40%;
}
.drawingRoom5 .topSection .leftSec .borderThree h2 {
    font-size: 15px;
}
.drawingRoom5 .rightSecTwo h2 {
    font-size: 17px;
}
.drawingRoom5 .topSection .innertopSec {
    padding-bottom: 10px;
}
.drawingRoom5 .innerSec h1{
	color:#fff;
}

.drawingRoom5 .innerSec h1 a{
	color:#fff;
	text-decoration:none;
}

.drawingRoom5 .innerSec h1 a:hover{
	color:#fff;
	text-decoration:none;
}

.drawingRoom5 .fixedSec {
    right:2%;
    top: 30%;
    width: 16%;
}
.drawingRoom5 .colSectionTwo{
	padding-bottom:30%;
}
}
@media(max-width:1024px) and ( min-width:768px){
.drawingRoom5  #slide-counter {
    background: rgba(143, 173, 222, 0.8);
	line-height:40px;
 }
.drawingRoom5 .current-index{
	margin-left:88%;
}
.drawingRoom5 .innerSec {
    margin: 35px auto 100px auto;
}
.drawingRoom5 p {
    padding-bottom: 20px;
    border-bottom: 1px solid #fff;
}
.drawingRoom5  .topSection .leftSec{
	width:18%;
}
.drawingRoom5  .topSection .leftSec .showImageTwo{
	width: 62%;
    margin: 15px auto;
}
.drawingRoom5 .topSection .leftSec .borderThree h2 {
    font-size: 18px;
}
.drawingRoom5 .rightSecTwo{
    margin-top: 6%;
}
.drawingRoom5 .rightSecTwo h2 {
    font-size: 24px;
}
.drawingRoom5 .topSection .innertopSec {
    padding-bottom: 20px;
}
.drawingRoom5 .bx-next {
    top: 45%;
    right: 6%;
}
.drawingRoom5 .bx-prev {
     top: 45%;
    left: 6%;
}
.drawingRoom5 .fixedSec {
    position: fixed;
    margin: 0 auto;
    right: 2%;
    top: 20%;
    width: 8%;
}
}
/*4-2级页面-新品展示-drawing room ends*/
/*3-新闻内容-content starts*/
.Contentcontainer{
	background:url(../images/bg.png) repeat;
 	width:100%;
	padding-bottom:20%;
}
.Contentcontainer .rowOne{
	padding:0;
}
.Contentcontainer .firstPart{
 	border-bottom:1px solid #fff;
	width:100%;
 	padding:0;
	margin-bottom:16px;
}
.Contentcontainer ul{
 	padding:28px 0 4px 0;
}
.Contentcontainer ul li{
 	float:left;
 	line-height:20px;
	color:#fff;
}
.Contentcontainer ul li a{
	color:#fff;
 	font-size:14px;
	text-decoration:none;
}
.Contentcontainer .secondPart{
	padding:0;
	background:#1e1e1e;
}
.Contentcontainer .secondPart .contentSec{
	width:90%;
	margin:0 auto;
}
.Contentcontainer .secondPart .contentSec .firstText{
	color:#fff;
	font-size:30px;
	padding:65px 0% 17px 0%;
	border-bottom:1px solid #fff;
	letter-spacing:2px;
}
.Contentcontainer .secondPart .contentSec .textTwo{
	color:#959595;
	font-size:12px;
	padding-top:15px;
	letter-spacing:2px;
}
.Contentcontainer .secondPart .contentSec .textTwo span{
	padding-left:1%;
}
.Contentcontainer .secondPart .contentSec .firstImg{
	width:100%;
	margin-top:37px;
}
.Contentcontainer .secondPart .contentSec .textBox{
	padding-top:50px;
}
.Contentcontainer .secondPart .contentSec .textBox h1{
	color:#fff;
	font-size:14px;
	line-height: 30px;
    width: 93%;
    letter-spacing: 1px;
}
.Contentcontainer .secondPart .contentSec .textBox p{
	color:#fff;
	font-size:14px;
	line-height: 30px;
	letter-spacing:1px
}
.Contentcontainer .secondPart .contentSec .textBox .rightText{
	font-size:14px;
	color:#fff;
	padding-bottom:20px;
	width:12%;
	text-decoration:none;
	text-align:right;
}
.Contentcontainer .secondPart .contentSec .textBox .borderText{
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
	padding:15px 0%;
}
.Contentcontainer .secondPart .contentSec .textBox .borderText a{
	color:#fff;
	font-size:14px;
	text-decoration:none;
}
.Contentcontainer .secondPart .contentSec .textBox .borderTextTwo{
	color:#fff;
	font-size:14px;
	padding:20px 0% 135px 0%
}
.Contentcontainer .secondPart .contentSec .textBox .borderTextTwo a{
	color:#fff;
	font-size:14px;
	text-decoration:none;
}
/*ipad*/
.Contentcontainer .contentHeader{
	width:100%;
	background:#2f2f2f;
	padding:11px 0%;
}
.Contentcontainer .ipadWrapper{
	width:90%;
	margin:0 auto;
}
.Contentcontainer .ipadWrapper h1 a{
	color:#fff;
	text-decoration:none;
}	
.Contentcontainer .ipadWrapper h1 a:hover{
	color:#fff;
	text-decoration:none;
}	
	
.Contentcontainer .contentHeader .ipadLogo{
	width:100%;
	margin:0 auto;
}
.Contentcontainer .ipadLogoSec{
	width:16%;
}
.Contentcontainer .logoText{
	border-bottom:2px solid #fff;
	margin:10px auto;
	width:100%;
	position:relative;
}
.Contentcontainer .logoText h1{
	color:#fff;
	font-size:15px;
	width:65%;
	margin:0 auto;
	left:0px;
	right:0px;
	position:absolute;
	background:#2f2f2f;
	margin-top:-10px;
	letter-spacing:2px;
	text-align:center;
}
.Contentcontainer .rightSec{
	font-size:24px;
	color:#fff;
	padding:30px 0%;
	width:16%;
	letter-spacing:2px;
}
.Contentcontainer .lastText{
	color:#fff;
	font-size:17px;
	line-height:25px;
	letter-spacing:1px;
	padding:55px 0% 222px 0%;
}
.Contentcontainer .rowSecond{
	margin:0;
}
/*mob*/
.Contentcontainer .mobPara{
	font-size:12px;
	color:#fff;
	letter-spacing:1px;
	line-height:20px;
	padding-top:15px;
	width:100%;
}
.Contentcontainer .mobParaTwo{
	font-size:12px;
	color:#fff;
	width:100%;
	line-height:20px;
	padding-top:15px;
}
.Contentcontainer .lastImg{
	width:100%;
	margin-top:30px;
}
.Contentcontainer .mobParaLast{
	font-size:12px;
	color:#fff;
	width:100%;
	line-height:20px;
	padding:15px 0% 50px 0%;
}
.Contentcontainer .mainOneSec {
    overflow: hidden;
    width: 95%;
    margin: 0 auto;
}
.Contentcontainer .mainOneSec h1 a{
	color:#fff;
	text-decoration:none;
}
.Contentcontainer .mainOneSec h1 a:hover{
	color:#fff;
	text-decoration:none;
}
	
.Contentcontainer .showImageOne{
	width: 75%;
    margin: 17px auto;
}
.Contentcontainer .borderTwo{
	width: 99%;
    position: relative;
    border-bottom: 1px solid #fff;
    margin: 12px auto;
}
.Contentcontainer .borderTwo h1{
	color: #fff;
    font-size: 15px;
    line-height: 25px;
    text-align: center;
    position: absolute;
    top: -14px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #2f2f2f;
    width: 71%;
    letter-spacing: 2px;
}

.Contentcontainer .mainOne{
	background:#2f2f2f;
}
.Contentcontainer .rightLastSec{
	width:25%;
	margin-top:15%;
}
.Contentcontainer .rightLastSec h1{
	color:#fff;
	font-size:16px;
	line-height:20px;
	text-align:right;
	letter-spacing:1px;
}
.Contentcontainer .rowSec{
	margin:0
}
.Contentcontainer .fixedSec {
    position: fixed;
    margin: 0 auto;
    right: 5%;
    top: 25%;
    width: 14%;
}
@media(max-width:1024px) and (min-width:768px){
.Contentcontainer{
	padding-bottom:0%;
}
.Contentcontainer .wrapper{
		width:100%;
	}
.Contentcontainer .secondPart{
		margin-top:0px;
	}
.Contentcontainer .secondPart .contentSec{
		width:88%;
	}
.Contentcontainer .secondPart .contentSec .firstText {
    padding: 45px 0% 17px 0%;
}
.Contentcontainer .fixedSec {
    right: 3%;
    top: 25%;
    width: 10%;
}
}
@media (max-width: 415px) and (min-width: 384px){
.Contentcontainer .secondPart .contentSec .firstText {
    font-size: 26px;
}
}
@media(max-width:768px) and (min-width:320px){
.Contentcontainer{
	padding-bottom:0;
}
.Contentcontainer .secondPart .contentSec .firstText{
	font-size:22px;
}
}

@media(max-width:375px) and (min-width:320px){
.Contentcontainer{
	padding-bottom:0%;
}

.Contentcontainer .wrapper{
		width:100%;
	}
.Contentcontainer .secondPart .contentSec{
		width:95%;
	}
.Contentcontainer .ipadLogoSec {
    width: 37%;
}
.Contentcontainer .rightSec{
	width: 35%;
}

.Contentcontainer .contentHeader .ipadLogo{
	    width: 85%;
}
.Contentcontainer .secondPart{
		margin-top:0px;
}
.Contentcontainer .secondPart .contentSec .firstText{
		padding: 23px 0% 10px 0%;
	}
.Contentcontainer .secondPart .contentSec .textTwo {
    padding-top: 6px;
}
.Contentcontainer .secondPart .contentSec .firstImg{
	margin-top: 45px;
}
.Contentcontainer .ipadWrapper{
	width: 95%;
}
.Contentcontainer .fixedSec {
    right: 2%;
    top: 203px;
    width: 16%;
}
}
/*3-新闻内
100%容-content ends*/

/* 2-新闻列表-list starts*/
.listContainer{
	background:url(../images/bg.png) repeat;
 	width:100%;
	padding-bottom:10%;
}
.listContainer .rowOne{
	padding:0;
	margin:0;
}
.listContainer .firstRow{
 	border-bottom:1px solid #fff;
	 width:100%;
 	padding:0;
}
.listContainer .firstRow ul{
 	padding:28px 0 4px 0;
}
.listContainer .firstRow ul li{
 	float:left;
 	line-height:20px;
	color:#fff;
	padding-left:1%;
}
.listContainer .firstRow ul li:nth-child(1){
	padding-left:0;
}
.listContainer .firstRow ul li a{
	color:#fff;
 	font-size:14px;
	text-decoration:none;
}
.listContainer .secRow{
	margin:15px 0 0 0;
}
.listContainer .imageNew{
	width:78%;
	margin:27px auto 7px auto;
}
.listContainer .borderImg{
	border-bottom: 1px solid #fff;
    width: 75%;
    margin: 24px auto;
}
.listContainer .borderImg h1{
	color: #ffffff;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    position: absolute;
    left: 0;
    margin: 0 auto;
    right: 0;
    background: #313131;
    width: 40%;
    letter-spacing: 2px;
    margin-top: -13PX;
}
.listContainer .secondOneText{
	color:#fff;
	font-size:14px;
	line-height:32px;
	cursor:pointer;
	text-indent: 16%;
	width:100%;
	padding:5px 0;
	letter-spacing:2px;
}

.listContainer .firstSec{
	background:url(../images/list-arrow.png) no-repeat 95% 12px;
	display: inline-block;
    border-bottom: 1px solid #484848;
	width:100%;
}
.listContainer .sectionTwo{
	background:#1e1e1e;
}
.listContainer .firstCol{
	padding:0
}
.listContainer .firstImg{
	width: 27%;
    padding: 18px 6% 18px 0%;
}
.listContainer .textPart{
	padding: 13px 0;
	width:47%;
}
.listContainer .textPart a{
	color:#d2d2d2;
	font-size:18px;
	letter-spacing:3px;
	text-decoration:none;
}
.listContainer .textPart h2{
	color:#fff;
	font-size:12px;
	letter-spacing:3px;
	line-height:20px;
	width:100%;
}
.listContainer .textPart h3{
	letter-spacing: 3px;
    line-height: 20px;
    border: 1px solid #bfbfbf;
    border-radius: 5px;
    padding: 3px 0%;
    text-align: center;
    margin-top: 26%;
    width:31%;
}
.listContainer .textPart h3 a{
	color:#d2d2d2;
	font-size:12px;
	text-decoration:none;
}
.listContainer .rightText a{
	color: #d2d2d2;
    font-size: 12px;
    letter-spacing: 2px;
    margin-top: 56%;
    display: block;
    text-align: right;
    width: 93%;
    text-decoration: none;
}
.listContainer .rightText a .spn{
	padding-left:7px;
}
.listContainer .rowBorder{
	width:90%;
	margin:0px auto 18px auto;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}
.listContainer .sectionTwo .rowBorder:nth-child(1){
	margin-top:30px;
}

.listContainer .sectionTwo .rowBorder:nth-child(3){
	margin-bottom:27px;
}

/*销售加盟开始*/
.listContainer .sectionThree{
	background-color:#656565;
}

.listContainer .sectionThree h1{
	color:#fff;
	line-height:26px;
	font-size:18px;
	text-align:center;
	background-color:#656565;
	padding: 10px 0;	
}


.listContainer .rowNoBorder{
	margin:20px auto 18px auto;
}

.listContainer .rowNoBorder h1{
	color:#fff;
	font-size:16px;
	text-align:center;
	padding-bottom:5px;
}	

.listContainer .textPart1{
/*	padding: 13px 0;*/
	width:100%;
}
.listContainer .textPart2{
	padding: 5px 0;
	width:20%;
}
.listContainer .textPart3{
	padding:5px 0;
	width:80%;
}

.listContainer .textPart4{
	padding:5px 0;
	width:20%;
}

.listContainer .textPart5{
	padding:5px 0;
	width:70%;
}

.listContainer .textPart5 img{
	height:20px;
	width:60px;
	vertical-align:bottom;
}
	
.listContainer .textPart6{
	padding:5px 0;
	width:10%;
}

.listContainer .textPart7{
	padding:5px 0;
	width:70%;
}

.listContainer .textPart7 img{
	vertical-align:bottom;
}


.listContainer .textPart2 h1{
	color:#fff;
	font-size:12px;
	line-height:20px;
	padding-left:20px;
	letter-spacing:3px;
	text-align:left;
	width:100%;
	border-bottom:1px solid #bfbfbf;
}
.listContainer .textPart3 h1{
	color:#fff;
	font-size:12px;
	line-height:20px;	
	letter-spacing:3px;
	width:100%;
	text-align:right;
	border-bottom:1px solid #bfbfbf;
}

.listContainer .textPart4 h1{
	color:#fff;
	font-size:12px;
	line-height:20px;
	padding-left:20px;
	letter-spacing:3px;
	text-align:left;
	width:100%;
}

.listContainer .textPart5 h1{
	color:#fff;
	font-size:12px;
	line-height:20px;
	text-align:left;
	width:100%;
}

.listContainer .textPart6 h1{
	color:#fff;
	font-size:12px;
	line-height:20px;	
	letter-spacing:3px;
	width:100%;
	text-align:left;
}

.listContainer .firstSec1{
	display: inline-block;
    border-bottom: 1px solid #484848;
	width:100%;
}

.listContainer .firstSec1 .secondOneText1 {
	background: url(../images/list-arrow.png) no-repeat 84% 9px;
    display: inline-block;
	color:#7d7d7d;
	font-size:14px;
	line-height:32px;
	cursor:pointer;
	text-indent: 16%;
	width:100%;
	padding:5px 0;
	letter-spacing:2px;	
	border-bottom:1px solid #484848;
} 


.listContainer .firstSec1 .secondOneText1.active{
	color:#fff;
}


.listContainer .firstSec1 .secondOneText1:hover{
	color:#fff;
}

.btn-style-01{
    border-style:none;
    padding:8px 30px;
    line-height:24px;
    color:#fff;
    font:16px "Microsoft YaHei", Verdana, Geneva, sans-serif;
    cursor:pointer;
    border:1px #ae7d0a solid;
    -webkit-box-shadow:inset 0px 0px 1px #fff;
    -moz-box-shadow:inset 0px 0px 1px #fff;
    box-shadow:inset 0px 0px 1px #fff;/*内发光效果*/
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;/*边框圆角*/
    text-shadow:1px 1px 0px #b67f01;/*字体阴影效果*/
    background-color:#feb100;
    background-image: -webkit-gradient(linear, 0 0%, 0 100%, from(#feb100), to(#e8a201));
    background-image: -webkit-linear-gradient(top, #feb100 0%, #e8a201 100%);
    background-image: -moz-linear-gradient(top, #feb100 0%, #e8a201 100%);
    background-image: -ms-linear-gradient(top, #feb100 0%, #e8a201 100%);
    background-image: -o-linear-gradient(top, #feb100 0%, #e8a201 100%);
    background-image: linear-gradient(top, #feb100 0%, #e8a201 100%);/*颜色渐变效果*/
}
.btn-style-01:hover {
    background-color:#e8a201;
    background-image: -webkit-gradient(linear, 0 0%, 0 100%, from(#e8a201), to(#feb100));
    background-image: -webkit-linear-gradient(top, #e8a201 0%, #feb100 100%);
    background-image: -moz-linear-gradient(top, #e8a201 0%, #feb100 100%);
    background-image: -ms-linear-gradient(top, #e8a201 0%, #feb100 100%);
    background-image: -o-linear-gradient(top, #e8a201 0%, #feb100 100%);
    background-image: linear-gradient(top, #e8a201 0%, #feb100 100%);
}

.btn-style-02{
    border-style:none;
    padding:0 13px;
    line-height:20px;
    color:#fff;
    font:15px "Microsoft YaHei", Verdana, Geneva, sans-serif;
    cursor:pointer;
    border:1px #ae7d0a solid;
    -webkit-box-shadow:inset 0px 0px 1px #fff;
    -moz-box-shadow:inset 0px 0px 1px #fff;
    box-shadow:inset 0px 0px 1px #fff;/*内发光效果*/
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;/*边框圆角*/
    text-shadow:1px 1px 0px #b67f01;/*字体阴影效果*/
    background-color:#feb100;
    background-image: -webkit-gradient(linear, 0 0%, 0 100%, from(#feb100), to(#e8a201));
    background-image: -webkit-linear-gradient(top, #feb100 0%, #e8a201 100%);
    background-image: -moz-linear-gradient(top, #feb100 0%, #e8a201 100%);
    background-image: -ms-linear-gradient(top, #feb100 0%, #e8a201 100%);
    background-image: -o-linear-gradient(top, #feb100 0%, #e8a201 100%);
    background-image: linear-gradient(top, #feb100 0%, #e8a201 100%);/*颜色渐变效果*/
}
.btn-style-02:hover {
    background-color:#e8a201;
    background-image: -webkit-gradient(linear, 0 0%, 0 100%, from(#e8a201), to(#feb100));
    background-image: -webkit-linear-gradient(top, #e8a201 0%, #feb100 100%);
    background-image: -moz-linear-gradient(top, #e8a201 0%, #feb100 100%);
    background-image: -ms-linear-gradient(top, #e8a201 0%, #feb100 100%);
    background-image: -o-linear-gradient(top, #e8a201 0%, #feb100 100%);
    background-image: linear-gradient(top, #e8a201 0%, #feb100 100%);
}

.listContainer .textMob1{
	padding-top:10px;
	width:95%;
	margin:0 auto;
	}
.listContainer .textMob1 h2{
	font-size:12px;
	color:#fff;
	line-height:20px;
	padding-bottom:10px;
	padding-left:10px;
}
.listContainer .textMob1 h3{
	font-size:12px;
	color:#fff;
	line-height:20px;
	padding-left:20px;
}

.listContainer .ipadWrapper1 {
	width:90%;
	margin:0 auto;	
}


.listContainer .textPad{
	padding-top:10px;
	width:95%;
	margin:0 auto;
	}
.listContainer .textPad h1{
	font-size:18px;
	letter-spacing:4px;
	color:#fff;
	line-height:30px;
	padding-top:20px;
	padding-bottom:10px;
	text-align:center;

}
.listContainer .textPad h2{
	font-size:16px;
	letter-spacing:4px;	
	color:#fff;
	line-height:20px;
	padding-bottom:10px;
	padding-top:10px;	
	padding-left:10px;
}
.listContainer .textPad h3{
	font-size:14px;
	letter-spacing:4px;	
	color:#fff;
	line-height:20px;
	padding-left:40px;
	padding-top:10px;
	padding-bottom:10px;	
}

.listContainer .padDiv1{
	width:100%;
	display:inline-block;
}
.listContainer .padDiv2{
	padding:2px 0;
	width:25%;
	display:inline-block;
}
.listContainer .padDiv2 h1 {
	color:#fff;
	font-size:12px;
	text-align:right;
}

.listContainer .padDiv3{
	padding:2px 0;
	width:60%;
	display:inline-block;
	}

.listContainer .padDiv3 h1{
	color:#fff;
	font-size:12px;	
	text-align:left;
}
	
.listContainer .padDiv3 img{
	height:20px;
	width:60px;
	vertical-align:bottom;
}
	
.listContainer  .padDiv4{
	padding:2px 0;
	display:inline-block;
}
.listContainer .padDiv4 h1 {
	color:#fff;
	font-size:12px;
	text-align:left;
}

.listContainer .padDiv5{
	padding:2px 0;
	width:60%;
	display:inline-block;
	}

.listContainer .padDiv5 h1{
	color:#fff;
	font-size:12px;	
	text-align:left;
}
	
.listContainer .padDiv5 img{
	vertical-align:bottom;
}

/*销售加盟结束*/

/*关于我们开始*/
.listContainer .sectionFour{
	background:#fff;
}
/*关于我们结束*/

.listContainer .lastRow{
	margin:0 auto;
	width:90%;
	border-top:1px solid #fff;
	padding-bottom:25px;	
}
.listContainer .lastCol ul{
	width:93%;
	margin:17px auto 0px auto;
}
.listContainer .lastCol ul li{
	float:left;
	line-height:10px;
	color:#d2d2d2;
	letter-spacing:1px;
	border-right:2px solid #b1b1b1;
	padding:0 1%;
}
.listContainer .lastCol ul li a{
	color:#d2d2d2;
	font-size:12px;
	text-decoration:none;
	
}
.listContainer .lastCol ul li:nth-child(1){
	padding-left:0;
	padding-right:2%
}
.listContainer .lastCol ul li:nth-child(2){
	padding-left:2%;
	padding-right:2%
}
.listContainer .lastCol ul li:nth-child(3){
	border-right:0;
	padding-left:2%;
	padding-right:6%
}
.listContainer .lastCol ul li:nth-last-child(2){
	border-right:0
}
.listContainer .lastCol ul li:last-child{
	border-right:0;
	padding-left:8%
}

.listContainer .secRow{
	background:#313131;
}
/*ipad starts*/
.listContainer .ipadWrapper{
	width:90%;
	margin:0 auto;
}
.listContainer .contentHeader{
	width:100%;
	background:#2f2f2f;
	padding:11px 0%;
}
.listContainer .contentHeader .ipadLogo{
	width:100%;
	margin:0 auto;
}
.listContainer .ipadLogoSec{
	width:16%;
}
.listContainer .logoText{
	border-bottom:2px solid #b28850;
	margin:10px auto;
	width:100%;
	position:relative;
}
.listContainer .logoText h1{
	color:#b28850;
	font-size:15px;
	width:65%;
	margin:0 auto;
	left:0px;
	right:0px;
	position:absolute;
	background:#2f2f2f;
	margin-top:-10px;
	letter-spacing:2px;
	text-align:center;
}
.listContainer .rightSec{
	font-size:24px;
	color:#fff;
	margin-top: 6%;
	width:16%;
	letter-spacing:2px;
}

.listContainer .bgColor{
	background:#1e1e1e;
	padding-bottom:37%;
}
.listContainer .bgColor1{
	background:#fff;
	padding-bottom:37%;
}
.listContainer .firstColImg{
	width:100%;
	background:#2f2f2f;
    height:240px;
overflow:hidden;	
}
.listContainer .textBox{
	width:100%;
	background:#2f2f2f;
	padding: 25px 0 0 0;
}
.listContainer .textBox h1{
	color:#d2d2d2;
	font-size:15px;
	letter-spacing:2px;
	padding-left:4%;
}
.listContainer .textBox h1 a{
	color:#fff;
	text-decoration:none;
}
.listContainer .textBox h1 a:hover{
	color:#fff;
	text-decoration:none;
}
	
.listContainer .textBox1{
	width:100%;
	background:#2f2f2f;
	padding: 25px 0 50px 0;	
}
.listContainer .textBox1 h2{
	color:#fff;
	font-size:15px;
	letter-spacing:2px;
	padding-right:5%;
}
.listContainer .textBox1 h2 a{
	color:#fff;
	text-decoration:none;
}
.listContainer .textBox1 h2 a:hover{
	color:#fff;
}
	
.listContainer .rowFirst{
	padding-top:5%;
}

.listContainer .rowSecond{
	padding-top:3%;
}
/*mob*/
.listContainer .colSec{
	padding:0;
}
.listContainer .mainOneSec {
    overflow: hidden;
    width: 95%;
    margin: 0 auto;
}
.listContainer .showImageOne{
	width: 75%;
    margin: 17px auto;
}
.listContainer .borderTwo{
	width: 99%;
    position: relative;
    border-bottom: 1px solid #b28850;
    margin: 12px auto;
}
.listContainer .borderTwo h1{
/*	color: #fff;*/
	color:#b28850;
    font-size: 15px;
    line-height: 25px;
    text-align: center;
    position: absolute;
    top: -14px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #2f2f2f;
    width: 67%;
	letter-spacing: 2px;
}
.listContainer .mainOne{
	background:#2f2f2f;
}
.listContainer .rightLastSec{
	width:24%;
	margin-top:18%;
}
.listContainer .rightLastSec h1{
	color:#fff;
	font-size:16px;
	line-height:20px;
	text-align:right;
	letter-spacing:1px;
}
.listContainer .rowSec{
	margin:0
}
.listContainer .leftSec {
    width: 34%;
    padding-bottom: 10px;
}
.listContainer .rowBg{
	background:#1e1e1e;
	padding-bottom:20px;
	margin:0;
}
.listContainer .rowBg1{
	background:#fff;
	padding-bottom:20px;
	margin:0;
}
.listContainer .mobCol{
	padding:0;
	margin-top:24px;
}
.listContainer .mobFirstImg{
	width:100%;
}
.listContainer .mobtext{
	background:#2f2f2f;
	padding:32px 0%;
}
.mobtext h1{
	font-size:16px;
	color:#d2d2d2;
	padding-left:2%;
}
.mobtext h1 a{
	color:#fff;
	text-decoration:none;
}
.mobtext h1 a:hover{
	color:#fff;
	text-decoration:none;
}

.listContainer .textMob{
	padding-top:10px;
	width:95%;
	margin:0 auto;
	}
.listContainer .textMob h2{
	font-size:13px;
	color:#fff;
}
.listContainer .textMob h3{
	font-size:14px;
	color:#fff;
}

.listContainer .textMob h3 a{
    text-decoration:none;	
	color:#fff
}

.listContainer .textMob h3 a:hover{
	color:#fff
}

.listContainer .rowBg .mobCol:nth-child(1){
	margin-top:20px;
}
.listContainer .fixedSec {
    position: fixed;
    margin: 0 auto;
    right: 5%;
    top: 25%;
    width: 14%;
}

@media(max-width:768px) and (min-width:320px){
.listContainer{
		background:none;
		padding-bottom:0;
	}
.listContainer .textMob h2 {
    font-size: 12px;
}
.listContainer .fixedSec {
    position: fixed;
    margin: 0 auto;
    right: 2%;
    top: 214px;
    width: 15%;
}
}
@media(max-width:1024px) and (min-width:768px){
.listContainer .wrapper{
	width:100%;
}
.listContainer .fixedSec {
    position: fixed;
    margin: 0 auto;
    right: 2%;
    top: 246px;
    width: 9%;
}
}
/*2-新闻列表-list ends*/
/*index starts here*/
.index{
  background:url(../images/bg.png) repeat;
  width:100%;
}
.index .slidd{
 padding-left:0 !important;
 padding-right:0 !important;
}
.index .roww{
 margin-left:0 !important;
 margin-right:0 !important;
}
.index .slidd .leftArrow{
 background:url(../images/banar%20arrow%20left.png) no-repeat;
 background-size:100% 100%;
 width:64px;
 height:124px;
 position:absolute;
 top:30%;
 left:10%;
}
.index .slidd .rightArrow{
 background:url(../images/banar%20arrowright.png) no-repeat;
 background-size:100% 100%;
 width:64px;
 height:124px;
 position:absolute;
 top:30%;
 right:10%;
}
.index .slidd .carousel-control:focus, .carousel-control:hover{
 opacity:.5 !important;
}
.index .slidd .carousel-control{
 opacity:none !important;
}
.index .second{
 margin-top:20px;
}
.index .opp{
 background:rgba(168,195,216,.7);
 width:100%;
 margin-left:0;
 left:0;
 bottom:0;
 padding:1% 0px;
 z-index:10;
}
.footer .hoverText{
 position:absolute;
 left:0px;
 right:0px;
 margin:0 auto;
 top:205px;
 color:#ffffff;
 font-size:15px;
}
.index .second .lightBlu{
 position:relative;
 width:50%;
}
.index .second .texxt{
 position:absolute;
 top:24%;
 width:94%;
}
.index .second .texxt{
 position:absolute;
 top:22%;
 width:94%;
}
.index .second .texxtt{
 top:43%;
}
.index .second .texxt h1{
 font-family:Baskerville Old Face;
 font-size:32px;
 color:#fff;
 text-align:center;
}
.index .second .texxt h2{
 text-align:center;
 padding-bottom:15px;
}
.index .second .texxt a{
 font-size:19px;
 text-decoration:none !important;
 color:#fff;
}
.index .second .texxt p{
 color:#fff;
 font-size:14px;
 width:86%;
 margin:0 auto;
 line-height:31px;
}
.index .leftOne{
 background:none !important; 
}
.index .rightOne{
 background:none !important; 
}
.index .secondMob{
 width:100%;
 margin-left:0 !important;
 margin-right:0 !important;
}
.index .secondMob .moblightBlu{
 position:relative;
 width:48%;
 padding-left:0 !important;
 padding-right:0 !important;
 margin-right:4%;
}
.index .secondMob .moblightBlu:nth-child(2){
 margin-right:0;
}
.index .secondMob .texx{
 position:absolute;
 top:20%;
 width:100%;
}
.index .secondMob .texx h1{
 text-align:center;
 color:#fff;
 font-size:12px;
}
.index .secondMob .texx h2{
 text-align:center;
}
.index .secondMob .texx a{ 
 color:#fff;
 font-size:13px;
 text-decoration:none;
}
.index .secondTb{
 width:100%;
 margin-left:0 !important;
 margin-right:0 !important;
}
.index .secondTb .moblightBlu{
 position:relative;
 width:47%;
 padding-left:0 !important;
 padding-right:0 !important;
 margin-right:6%;
}
.index .secondTb .moblightBlu:nth-child(2){
 margin-right:0;
}
.index .secondTb .texx{
 position:absolute;
 top:20%;
 width:100%;
}
.index .secondTb .texx h1{
 text-align:center;
 color:#fff;
 font-size:24px;
}
.index .secondTb .texx h2{
 text-align:center;
}
.index .secondTb .texx a{ 
 color:#fff;
 font-size:19px;
 text-decoration:none;
}
.index .fuyou{
 width:100%;
 margin:30px 0%
}
.index .rowThree{
 width:45%;
 margin:0 auto;
}
.index .rowFour{
 margin-left:0;
 margin-right:0;
}
.index .rowFour .banners{
 width:100%;
}
.index .rowFour .firstTop{
 position:relative;
 border-bottom:3px dotted #fff;
 padding:0 0 20px 0;
}
.index .rowFour .playButton{
 position:absolute;
 top:35%;
 width:10%;
 left:45%;
 cursor:pointer;
}
.index .rowFour .secondTop{
 padding:20px 0 0 0;
}
.index .rowFour .secondTop:nth-child(7){
 padding-bottom:20px;
 border-bottom:3px dotted #fff;
}
.index .rowFour .borderTextt{
 position:relative;
}
.index .rowFour .borderText{
 position:absolute;
 top:45%;
 right:3%;
 font-size:34px;
 color:#fff;
}
.index .rowFour .borderTexxt{
 position:absolute;
 top:41%;
 left:73%;
 font-size:34px;
 color:#221815;
}
.index .rowFiveere{
 margin-top:30px;
}
.index .rowFive .viewMore{
 background:url(../images/lastThree.png) no-repeat;
 background-size:100% 100%;
 width:329px;
 height:204px;

}
.index .rowFive .viewMore:nth-child(4){
 }
.index .rowFive:last-child .viewMore:nth-child(1){
 background:url(../images/lastOne.png) no-repeat;
 background-size:100% 100%;
  width:329px;
 height:148px;
}
.index .rowFive:last-child .viewMore:nth-child(3){
 background:url(../images/lastTwo.png) no-repeat;
 background-size:100% 100%;
 width:329px;
 height:148px;
}
.index .rowFive .rowFivee{
 padding-left:0;
 padding-right:0;
}
.index .rowFive .rowFivee a{
 width:100%;
 display:block;
}
.index .rowFive .viewMore h1{
 color:#fff;
 font-size:14px;
 text-align:center;
 padding-bottom:16px;
}
.index .rowFive .viewMore h2{
 font-size:12px;
 text-align:center;
 line-height:20px;
}
.index .rowFive .viewMore h2 a{
 border:1px solid #fff;
 line-height:20px;
 padding:0 10%;
 color:#fff;
 text-decoration:none;
}
.index .rowFiveMob {
 padding-top:5%;
}
.index .rowFive{
 margin-left:0;
 margin-right:0;
}
.index .rowFiveMob .viewMore{
 background:#91a3c4;
 padding:7.5% 0;
}
.index .rowFiveMob .viewMore:nth-child(4){
 padding:49px 0;
 background:#bfbfbf;
}
.index .rowFiveMob .viewMore:nth-child(6){
 padding:49px 0;
 background:#c3ddd6;
}
.index .rowFiveMob .rowFivee{
 padding-left:0;
 padding-right:0;
}
.index .rowFiveMob .rowFivee a{
 width:100%;
 display:block;
}
.index .rowFiveMob .viewMore h1{
 color:#fff;
 font-size:14px;
 text-align:center;
 padding-bottom:16px;
}
.index .rowFiveMob .viewMore h2{
 font-size:12px;
 text-align:center;
 line-height:20px;
}
.index .rowFiveMob .viewMore h2 a{
 border:1px solid #fff;
 line-height:20px;
 padding:0 10%;
 color:#fff;
 text-decoration:none;
}
.index .rowFiveMob{
 margin-left:0;
 margin-right:0;
}
.index .rowSix{
 padding:15px 0 15px 0;
 margin-left:0;
 margin-right:0;
}
.index .rowSix .rowSixLast{
 width:100%;
 padding-left:0;
 padding-right:0;
}
.containerOne .fixPart{
 position:fixed;
 right:17%;
 top:40%;
 z-index:100;
 width:7%;
}
.containerOne{
 position:relative;
}
.containerOne .fixPart ul{
 width:69%;
 margin:0 auto;
 background:#fff;
 padding-bottom:10px;
}
.containerOne .fixPart ul li{
  width:80%;
  margin:0 auto;
}
.containerOne .fixPart ul li:nth-child(2){
 padding:10% 0;
}
.containerOne .fixPart ul li a{
 display:block;
}
.containerOne .fixPart ul li:nth-child(3){
 cursor:pointer;
}
.containerOne .fixPart ul li:nth-child(1){
 padding-top:10px;
}
.containerOne .fixPart ul li:nth-child(3) .spaOne{
 width:100%;
 display:block;
}
.containerOne .fixPart ul li p{
 color:#dcc4a0;
 font-size:10px;
 line-height:18px;
}
.containerOne .fixPart ul li:nth-child(6){
 width:10%;
 margin:0 auto;
 display:block;
}
.containerOne .arrow{
 width:25%;
 margin:0 auto;
}
/*kudungu start*/
.index .kudungi{
 margin-top:20px;
}
.index .kudungi .ku1{
 margin-left:0;
 margin-right:0;
}
.index .kudungi .ku1 .oneee{
 width:33%;
 height:197px;
 position:relative;
 cursor:pointer;
 overflow:hidden;
}
.index .kudungi .ku1 .oneee .viewMore{
 position:absolute;
 top:40%;
 width:100%;
}
.index .kudungi .ku1 .oneee .viewMore h1{
 color:#fff;
 font-size:14px;
 text-align:center;
 padding-bottom:10px;
}
.index .kudungi .ku1 .oneee .viewMore h2{
 text-align:center;
}
.index .kudungi .ku1 .oneee .viewMore h2 a{
 color:#fff;
 font-size:12px;
 text-decoration:none;
 border:1px solid #fff;
 padding:5px 3%;
}
.index .kudungi .ku1 .oneeer{
 width:33%;
 height:197px;
 position:relative;
 cursor:pointer; 
 overflow:hidden;
}
.index .kudungi .ku1 .oneeer .viewMore{
 position:absolute;
 top:40%;
 width:100%;
}
.index .kudungi .ku1 .oneeer .viewMore h1{
 color:#fff;
 font-size:14px;
 text-align:center;
 padding-bottom:10px;
}
.index .kudungi .ku1 .oneeer .viewMore h2{
 text-align:center;
}
.index .kudungi .ku1 .oneeer .viewMore h2 a{
 color:#fff;
 font-size:12px;
 text-decoration:none;
 border:1px solid #fff;
 padding:5px 3%;
}
.index .kudungii{
 margin-top:20px;
}
.index .kudungii .ku2 .oneee{
 position:relative;
 cursor:pointer;
 width:50%;
 height:100px;
 overflow:hidden;
}
.index .kudungii .ku2 {
 margin-left:0;
 margin-right:0;
}
.index .kudungii .ku2 .oneee .viewMore{
 position:absolute;
 top:42%;
 width:100%;
}
.index .kudungii .ku2 .oneee .viewMore h1{
 color:#fff;
 font-size:11px;
 text-align:center;
 padding-bottom:10px;
 padding:0 15% 5px 15%;
}
.index .kudungii .ku2 .oneee .viewMore h2{
 text-align:center;
}
.index .kudungii .ku2 .oneee .viewMore h2 a{
 color:#fff;
 font-size:11px;
 text-decoration:none;
 border:1px solid #fff;
 padding:4px 10%;
}
.index .fixedSec {
    position: fixed;
    margin: 0 auto;
    right: 5%;
    top: 25%;
    width: 14%;
}
.carousel-indicators li{
	background:#fff;
}
.carousel-indicators .active{
	width:10px;
	height:10px;
}
/*kudungu end*/
@media only screen and (min-width:320px) and (max-width:668px){
 .index .wrapper{
  width:96%;
 }
 .index .slidd .leftArrow{
  opacity:0;
 }
 .index .slidd .rightArrow{
  opacity:0;
 }
 .index .rowFour .borderText{
  font-size:13px;
 }
 .index .rowFour .borderTexxt{
  font-size:11px;
 }
 .index .rowFour .borderText{
  top:56%;
 }
 .index .rowFour .borderTexxt{
  top:56%;
 }
 .index .rowFiveMob .viewMore{
  padding:3% 0 6% 0;
 }
 .index .rowFiveMob .viewMore:nth-child(3)  h1 {
    padding-bottom: 10%;

 }
 .index .rowFiveMob:last-child  .viewMore:nth-child(2){
  padding:4.1% 0;
  background:#bfbfbf;
 }
 .index .rowFiveMob:last-child .viewMore:nth-child(3) h1{
  padding-bottom:12.3%;
 }
 .index .rowFiveMob:last-child  .viewMore:nth-child(3){
  padding:4% 0;
  background:#91a3c4;
 }
 .index .rowFiveMob:last-child  .viewMore:nth-child(6){
    padding:4.1% 0;
    background:#c3ddd6;
 }
 .index .rowFiveMob .viewMore h1{
  padding-bottom:10.5%;
  
 }
 .index .rowFour .borderText{
  font-size:12px !important;
 }
 .index .rowFour .borderTexxt{
  font-size:12px !important;
 }
 .index .rowFiveMob .viewMore:nth-child(6){
  padding: 4% 0 5% 0;
    background: #c3ddd6;
}
.index .rowFiveMob .viewMore:nth-child(2){
    background: #bfbfbf;
}
.index .kudungii .ku2 .oneee .viewMore {
    top: 19%;
}
.index .fixedSec {
    right: 2%;
    top:112px;
    width: 16%;
	z-index:10;
}
}
@media only screen and (min-width:768px) and (max-width:1024px){
 .index .wrapper{
  width:88%;
 }
 .index .rowFour .borderText{
  font-size:24px;
 }
 .index .slidd .leftArrow{
  opacity:0;
 }
 .index .slidd .rightArrow{
  opacity:0;
 }
 .index .rowFour .borderTexxt{
  font-size:22px;
 }
 .index .rowFive .viewMore:nth-child(2){
  padding:5.3% 0 !important;
 }
 .index .rowFive .viewMore:nth-child(4){
  padding:2.6% 0;
 }
 .index .rowFive .viewMore:nth-child(6){
  padding:2.6% 0;
 }
 .index .rowFive .viewMore{
  padding:3% 0 2% 0;
   }
   .index .rowFive .viewMore h1{
 padding-bottom:12%;
}
.index .rowFour .borderText{
 top:44%;
}
.index .rowFour .borderTexxt{
 top:44%;
}
.index .rowFive:last-child .viewMore:nth-child(1){
 background:#bfbfbf;
 padding:3%  0 2% 0;
}
.index .rowFive:last-child .viewMore:nth-child(3){
 background:#c3ddd6;
 padding:3%  0 2% 0;
}
.index .kudungi .ku1 .oneee {
    height: 133px;
}
.index .kudungi .ku1 .oneeer .viewMore {
    top: 25px;
}
.index .kudungi .ku1 .oneee .viewMore {
    top: 35%;
}
.index .fixedSec {
    right: 2%;
    top: 14%;
    width: 9%;
	z-index:10;
}
.index .secondTb .texx{
	top:28%;
}
}
@media only screen and (min-width:1025px) and (max-width:1215px){
.index .kudungi .ku1 .oneee {
    height: 192px;
}
}
/*index end here*/
/*outer section starts*/
.fixedSec {
    position: fixed;
    margin: 0 auto;
    right: 5%;
    top: 25%;
    width: 14%;
}
.fixedPart{
    width: 100%;
    opacity: 0.9;
}
.fixedPartTwo{
     width: 100%;
    margin-top: 7%;
    opacity: 0.9;
}


/*outer section ends*/
.c_banner {
    height: 468px;
    cursor: pointer;
    width: 100%;
    margin: 0 auto;
    cursor: pointer;
}
.b_ul {
    position: relative;
    width: 81%;
    margin: 0 auto;
}
.b_ul li {
    position: absolute;
    top: 24px;
    width: 100%;
    height: 100%;
}
.b_ul li a{
	width:100%;
}
.b_constrol {
    height: 117px;
    background: #1e1e1e;
    position: absolute;
    bottom: 0;
    left: 15px;
    width: 96.3%;
    z-index: 2000;
    display: block !important;
}
.c_view {
    margin: 10px auto 0 auto;
    height: 100%;
    overflow: hidden;
    position: relative;
    overflow: hidden;
}
.c_view ul li {
    width: 185px;
    height: 133px;
    float: left;
}
.c_view ul li img {
    height: 100%;
}
.c_view ul li.last {
    margin-right: 0px
}
.pview_img {
    width: 850px;
    overflow: hidden;
    position: relative;
    height: 120px;
}
.c_btn {
    width: 1000%;
    height: 100px;
    position: absolute;
}
.c_banner .c_ear a {
    position: absolute;
    top: 30%;
    display: block;
}
.c_banner .c_ear .e_left {
    left: 5%;
}
.c_banner .c_ear .e_right {
    right: 5%;
}
.c_view .c_ear a {
    position: absolute;
    top: 0;
    padding: 7% 1% 6% 1%;
    display: block;
	background:#656565;
}
.b_constrol .c_ear .e_left {
    left: 0
}
.b_constrol .c_ear .e_right {
    right: 0
}
/*.cur{opacity: 1;}*/

.on {
    opacity: 1;
}
.clr {
    clear: both;
}
.cur   img{
    opacity: 1!important;
}
.columnOne{
	background:#0e0e0e;
}
.c_view ul li:hover img{
	opacity:1  !important;
}
.lastPara>div{
    display:none;
}
.dis_act{
    display:block!important;
}
.li_last{
    text-align: center;
}
.secOne .leftOne li a{
    color:#A0A0A0;
    text-indent: 0%;
    text-decoration: none;
}
.secOne .leftOne li a:hover{
    color:#ebebeb;
}
.imageNew{
    margin-bottom:-4%!important;
}
.imageNew img{
    width:71%;
    margin:0 auto;
}
.mainTwo .innerSec{
    display:none;
}
.bei_act{
    display:block!important;
}